BODY, TD, P, SPAN, OL, UL, LI, DIV, BLOCKQUOTE,PRE {
	font: normal 14px verdana;
	color: black;
}

BODY {
	margin: 0px;
	background-color: white;
}

.text01 {
	font-family:Verdana;
	font: bold
	font-size: 12px;
	color: white;
}

.text01:hover {
	font-family: Verdana;
	font: bold
	font-size: 12px;
	text-decoration: none;
	color: white;
}
.pageName {
	font-family:Algerian;
	font: bold;
	color: #00356A;
}

.top_name {
	font-family: Lucida Handwriting ;
	font-style: oblique;
	font-weight: normal;
	font-size: 65px;
	text-decoration: none;
	color: white;
	font-variant: small-caps 
}

.links {
	font-family: Times New Roman;
	font-size:20px;
	font-weight: bold;
	color: #00356A;
	text-decoration:underline;
}
A {text-decoration:none; color:#336699}

A:hover {text-decoration:underline; color:#990000}


